home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / nr304.zip / WHATS_UP.DOC < prev   
Text File  |  1993-01-03  |  16KB  |  285 lines

  1. Documentation for NewsRoom is very very very scarce.
  2.  
  3. NewsRoom Release History Stack:
  4.  
  5. 01-03-93  Version 3.04 -- fixes and additions.
  6.           Found a few minor memory allocation errors that probably 
  7.           haven't been giving too many people a hard time since no one 
  8.           mentioned them.  While doing this, we started playing "what 
  9.           if" and wound up with this version that supports both the 
  10.           internal editor that has been the source of many complaints 
  11.           and also allows use of an external editor.  CAUTIONS:  
  12.           (1)  Although we've tried to handle the switchover 
  13.           automatically, we haven't been overly successful.  The first 
  14.           time you use this version, we STRONGLY suggest checking the 
  15.           general options ( [C]onfigure -> [B]BS Common ) and insuring 
  16.           that all fields are intact.  If you wish, you may also go to 
  17.           the External Editor field at this time and enter the full 
  18.           path and name of the editor you wish to use.  
  19.           (2) The news files.  Before exporting an existing news file, 
  20.           you may wish to view the file to insure that everything is 
  21.           still in its right position.
  22.           Another new addition is the ability to use the enter key to 
  23.           go to the next field rather than just the tab key.
  24.  
  25. 10-27-92  Version 3.03 -- a little of everything.
  26.           There was an annoying little bug in the modified header
  27.           format that put the date off by a single character.  Fixed. A
  28.           new addition to NewsRoom allows you to put a -1 value in the
  29.           retention field of the individual news item to indicate that
  30.           this item should never be purged.  The purge log will reflect
  31.           that status when the item is processed.
  32.  
  33. 10-10-92  Version 3.02 -- just improvements this time
  34.           Got some good suggestions on improving the event processing
  35.           output.  NREVENT.PRC now has a different look.  The automatic
  36.           purge list produces one line per news item that shows the
  37.           date created, conference number, title, whether the item was
  38.           purged or not, and if not, the scheduled date of purge.  The
  39.           automatic export produces a list of each news item that was
  40.           exported.  Also, during both purge and export, a message will
  41.           be placed on the screen so that it looks like the program is
  42.           actually doing something.
  43.  
  44. 10-02-92  Version 3.01 -- a few fixes Well, nobody's perfekt.
  45.           Here's a short list of the fixes in this verion:  1)  The
  46.           individual news item expiration days is now saved/displayed.
  47.           2)  The suppress registration line feature wasn't working.
  48.           3)  Several small items that could cause lock-ups were found
  49.           and eradicated.
  50.           4)  Pretty big woops:  The news was being exported first in
  51.           first out instead of last in first out.
  52.           This should be a pretty clean version now, but only time will
  53.           tell.
  54.  
  55. 09-20-92  Version 3.00 -- complete rewrite
  56.           First off, we'd like to express our appreciation to Chet
  57.           Wilkinson of TSUNAMI for his help in finding all those nasty
  58.           little things that programmers are wont to leave in brand new
  59.           code.  If it hadn't been for him, we'd have had a real mess
  60.           on our hands.  Thanks, Chet.
  61.           With this beta release, NewsRoom shows a complete face lift
  62.           and rewrite.  For techies, the program has been rewritten,
  63.           with exception of database manager in C++ which necessitated
  64.           a user interface change.
  65.           GOTCHA #1:  The configuration file changed.  When installing
  66.           this version of NewsRoom, you'll have to set up the BBS
  67.           Options from scratch.  Take note:  There are a couple of new
  68.           wrinkles in here for registered users.
  69.           GOTCHA #2:  The news files changed format, so your old files
  70.           are no longer compatible.  There is no conversion to this
  71.           version--it's a startover.
  72.           New differences between registered/unregistered versions:
  73.           The unregistered program will display an "About" box when the
  74.           program is started.  The registered version bypasses this.
  75.           The registered version will allow  the user to configure the
  76.           news export to display:
  77.                 (a)  SysOp name
  78.                 (b)  BBS name
  79.                 (c)  No registration line.
  80.  
  81. 01-25-92  Version 2.06 -- bug hunt
  82.           We had a nasty one in here that a couple of people hit.  In
  83.           event processing of news, if you deleted the last news item
  84.           in the file, or emptied the file with deletes, either the
  85.           purgee or the export would decide that there was no end of
  86.           file and just keep on crankin' for hours.  It's fixeed in
  87.           this version.  We've also started to clean up problems in the
  88.           editor.  Not sure if this version has any real improvement in
  89.           the editor, but it looks to be  just a smidgen  cleaner.
  90.           We've just put a message into our support conference on
  91.           Existentialist with some ideas we've had for future
  92.           directions on the program.  If you have a moment, and would
  93.           care to comment, we'd appreciate your feedback in the
  94.           conference.
  95.  
  96. 01-01-92  Version  2.05 -- enhancements
  97.           We've added a new format to the selection -- it's a
  98.           modification of the current header format and uses the same
  99.           color configuration as the current header.  In addition, the
  100.           BBS options have been modified to add two new fields.  The
  101.           new fields control whether the BBS Name and SysOp /
  102.           Conference Host name are printed or not in the news.  These
  103.           fields will default to 'Y'.
  104.  
  105. 01-03-92  Version  2.04 -- more changes
  106.           Some minor changes to the name fields in the program.
  107.           Before, all names were forced to mixed case.  That has now
  108.           changed so that you may enter anything in the names, and
  109.           capitalization will be up to you.  Next, we're now displaying
  110.           the title and date of the news item you're creating/editing
  111.           in a window above the edit window.  Perhaps the biggest
  112.           change to this version is a disaster repair function in the
  113.           [F]ile selection.  If for some reason the program abnormally
  114.           terminates while you've got a database open (and believe me,
  115.           we've taken pains for that NOT to happen) your files will
  116.           probably be corrupted.  We've put corruption detection into
  117.           the  program, and will try and advise you when it's necessary
  118.           to fix the files.
  119.  
  120. 12-27-91  Version 2.03 -- cosmetic changes
  121.           Not much in the way of fixes in this release.  A small
  122.           problem in the editor and the conference selection routine
  123.           was corrected.  Mostly this version changes the "Simple" and
  124.           "Header" formats.  Both of these now have a new color
  125.           configuration for the various "constants" used in the format.
  126.           If you're using one of these two, you might want to make sure
  127.           you make your color selection prior to exporting your news.
  128.  
  129. 12-17-91  Version 2.02 -- aw shucks
  130.       I left a couple of really stupid errors in, that are
  131.       primarily cosmetic, but errors nonetheless.  And just when I
  132.       was patting myself on the back that I hadn't screwed up as
  133.       much this time as the previous releases.  Oh well.  I didn't
  134.       break my arm doing the patting anyhow.  I also forgot to put
  135.       the conversion utility for pre-version 2.01 into this last
  136.       distribution file.
  137.  
  138. 12-15-91  Version 2.01 -- minor revision The changes in this
  139.       version are requested enhancements.  NewsRoom now has the
  140.       capability of unattended processing.  ****WARNING****  Your
  141.       old text files are no longer compatible with this version.
  142.       To this end, CVFILE.EXE has been included in the version 2.01
  143.       distribution file.  Run this in the same directory as your
  144.       NEWSTEXT.* and NEWSROOM.OPT.  The option record also changed
  145.       to allow a default number of days to keep an item before
  146.       purging.  During the conversion process, the internal
  147.       creation date in the text file (used for calculations) is set
  148.       to the date run, and the number of days to expiration is set
  149.       to 0 (thus using the default in the option record.  The
  150.       option record  default days to expiration will be set to 30.
  151.       Changes (in no particular order):  1)  Screen colors are
  152.       now configurable by selecting "Screen Colors" from the "File"
  153.       menu selection.  2)  The ESC key no longer takes you out of
  154.       the program.  You must use the 'Q' key from the main menu or
  155.       Alt-Q from other places.  3)  Additional field on the BBS
  156.       Option screen to designate default number of days to keep
  157.       news items.  4)  Item-specific days-to-keep field changeable
  158.       at original entry or when an item is edited.  A '0' in this
  159.       field will use the global value.  5)  Command-line parameter
  160.       -p purges the text file based on creation date, and days to
  161.       keep (global or item).  All items in all conferences are
  162.       evaluated.  This may be done as a part of a daily
  163.       event--processing is echoed to the screen, but the program
  164.       will self-terminate (not self-destruct).  6)  Command-line
  165.       parameter -e exports news files for all conferences.   Also
  166.       may be run as part of an event.
  167.  
  168. 11-24-91  Version 2.00 -- major revision
  169.       After receiving a bug report, we hurried up to fix the
  170.       problem and throw in a new enhancement.  Imagine our surprise
  171.       when we found that the conference and news item deletion
  172.       routines could unexpectedly trash the database and give
  173.       "undefined results".  This version represents a complete
  174.       replacement of the former database routines with a tried and
  175.       true set of routines.  This will now allow deletion of
  176.       individual conferences and news items without the problems
  177.       associated with the previous version.  We also corrected a
  178.       minor cosmetic error or two on some of the news formats.
  179.       *******WARNING********** Your former files WILL NOT work with
  180.       this new version of NewsRoom.  To that end, there is a
  181.       conversion  utility, CONVTOSF.EXE, included with this
  182.       release. This utility will convert old databases to new and
  183.       also make a change in your option record. Just put the .exe
  184.       file into the same directory with your NEWSTEXT.??? and
  185.       NEWSROOM.??? files, and type CONVTOSF at the DOS prompt.  The
  186.       program will give you a running commentary on what records
  187.       and files are being converted.  Another word of warning--this
  188.       conversion utility fully expects that your files reflect the
  189.       previous changes in databases(in version 1.08) and that you
  190.       have converted your *.NWS files to xBase memo files.  If
  191.       you're not current, things won't work, and you might want to
  192.       start fresh.
  193.       The option record change reflects a change in the BBS Options
  194.       screen.  You've now got the option of inserting a "clear
  195.       screen" command at the beginning of each news item.  Please
  196.       pay attention to any problems that develop.  We're happy to
  197.       fix problems (well, kind of), but do need to know how to
  198.       duplicate them.
  199.  
  200. 11-19-91  Version 1.09 -- back to bug fixes
  201.       The marvelous upgrade in putting the text into database files
  202.       really horsed things up.  I broke the ability to pass the
  203.       conference number amongst the routines.  Any text files you
  204.       added with version 1.08 are not associated with the proper
  205.       conference.  Our apologies.  This version corrects that
  206.       problem.  To stave off problem reports in one area, the
  207.       editor will now accept extended characters (greater than
  208.       value 127).  The bad news is that the database filters them
  209.       out.  We're working on a fix.
  210.  
  211. 11-14-91  Version 1.08 -- massive changes in this version!
  212.       The biggest change is in the news text files that were
  213.       cluttering disk space before.  As of this release, the news
  214.       text is kept in a database file.  Not to worry, gentle
  215.       reader, there is a program available (and distributed with
  216.       the version 1.08 copy) named NEWSCNVT.  Running that program
  217.       in your NewsRoom directory will create the text database
  218.       file.
  219.       Next change is in the "Send More" option.  Instead of a Y/N
  220.       only field, it will now accept Y, N, or E  A quick
  221.       explanation:  Y indicates that a "more" prompt will be placed
  222.       at the end of every news file.  N indicates that no "more"
  223.       prompts will be used, and "E" tells NewsRoom to put a "more"
  224.       prompt at the very end of the news file only.
  225.       We have also cut down on our "advertising".  The first news
  226.       item only will contain the copyright and registration
  227.       information.
  228.       Should be enough for one release.  One last thing,
  229.       non-program related:  The USR Dual Standard used by The
  230.       Existentialist BBS is now on a new phone number.  First-time
  231.       callers should continue to call the (801) 226-8310 number and
  232.       leave a [C]omment to the SysOp.  You'll be upgraded within 24
  233.       hours and be  given access to the HST line on (801) 226-8315.
  234.  
  235. 11-08-91  Version 1.07 -- per request, if  you are generating news
  236.       using the Wildcat! specific color codes, the file name (the
  237.       ASCII file in the conference options) will be forced to have
  238.       a .BBS extension.
  239.  
  240. 11-07-91  Version 1.06 -- changed the format for the Wildcat! specific
  241.       codes.  Apparently I was bumscooped by a Wildcat! SysOp
  242.       concerning the exact format of these marvelous codes.  This
  243.       release won't do anything for non WC SysOps.
  244.  
  245. 11-04-91  Version 1.05 -- changed both the conference DB window and
  246.       the export window to accept the F10 key to signal completion.
  247.       Put corresponding prompt on the bottom of each window.
  248.       Hopefully this will make the process of saving not as
  249.       mysterious as it was before.  Also was informed by another
  250.       SysOp that NewsRoom would not save a news file if the target
  251.       was the root directory (D:\ for instance).  Fixed that puppy.
  252.  
  253. 10-09-91  Version 1.04 -- neglected to allow enough space for long
  254.       conference names.  Pretty dumb mistake, but then I haven't
  255.       made too many smart mistakes with this (or any other)
  256.       program.
  257.  
  258. 10-05-91  Version 1.03 -- well--if things keep up like this we'll be
  259.       on daily bug fix releases.  Version 1.02 wouldn't save the
  260.       news files.  Along with this, we found that the items
  261.       wouldn't be correctly sorted with the original news name
  262.       format.  With this change, if you have any existing news
  263.       items, please rename them to use a 3-digit sequence number.
  264.       As an example, news item 1 for conference 0 would show as
  265.       0-1.NWS under the old format.  Under the new format, the name
  266.       will be 0-001.NWS.
  267.  
  268. 10-03-91  Version 1.02 -- thanks to a fellow SysOp, some of the errors
  269.       in NewsRoom have been  corrected.  Adding a conference to the
  270.       conference database was causing problems, bogus error
  271.       messages, and just general junk.  Also, if more than 2
  272.       conferences were created, things didn't work well in the
  273.       selection routines.  These little goobers have been
  274.       corrected.
  275.  
  276. 09-13-91  Version 1.01 -- this version now includes the ability to
  277.       output files with Wildcat! version 3.0 codes.  In order to
  278.       accomplish this, the BBS option screen now accepts a 'W' for
  279.       wildcat codes, and the field has been switched to using a
  280.       pick list for the codes.  The version number has also been
  281.       added to the top right hand corner of the screen.
  282.  
  283. 09-02-91  NewsRoom version 1.00 released upon an unsuspecting world.
  284.  
  285.